Micron Document
🌎 rns.kin.earth git 🌍

Node / dev / reticulum / commits / 7cbce84

Commit 7cbce84cbd19bbe89d34f9f1d2d6458c08d3074e


Parents : fe334c0
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Date : 2026-05-21T17:50:18+02:00

Prepare release

Changes

3 files changed, 4 insertions(+), 4 deletions(-)

M Changelog.md +4 -4

Diff

diff --git a/Changelog.md b/Changelog.md
index b0cfb8cb..5ab0c4ce 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,9 +4,9 @@ This maintenance release fixes a number of bugs.
**Changes**
- Added ability to use wildcards and pattern matches in `rngit` artifact fetch targets
-- Fixed channel outlet sequence holes and ghost envelopes on dying outlets by neutral
-- Fixed known destination iteration races by neutral
-- Fixed timeout deadlock in `rnsh` by neutral
+- Fixed channel outlet sequence holes and ghost envelopes on dying outlets by **neutral**
+- Fixed known destination iteration races by **neutral**
+- Fixed timeout deadlock in `rnsh` by **neutral**
- Fixed commit message rendering in `rngit`
- Fixed various minor bugs and output inconsistencies in `rngit`
- Adjusted timeouts for remote operations in `rngit`
@@ -22,7 +22,7 @@ rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/reticulum fetch l
To retrieve only the `.whl` package for installation, you can use:
```sh
-rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/reticulum fetch latest:rns-1.2.9-py3-none-any.whl --signer bc7291552be7a58f361522990465165c
+rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/reticulum fetch latest:rns-1.3.0-py3-none-any.whl --signer bc7291552be7a58f361522990465165c
```
**Release Signatures**

diff --git a/docs/Reticulum Manual.epub b/docs/Reticulum Manual.epub
index c3d4a09e..056f79e7 100644
Binary files a/docs/Reticulum Manual.epub and b/docs/Reticulum Manual.epub differ

diff --git a/docs/Reticulum Manual.pdf b/docs/Reticulum Manual.pdf
index 40a94ba8..d599481a 100644
Binary files a/docs/Reticulum Manual.pdf and b/docs/Reticulum Manual.pdf differ

Served by rngit 1.5.2 - Generated in 0.28s